[PATCH 03/24] lib-mail: Limit the number of RFC2231 parameters that can be parsed
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Tue, 24 Feb 2026 11:11:14 +0000 (13:11 +0200)
committerNoah Meyerhans <noahm@debian.org>
Mon, 18 May 2026 20:03:51 +0000 (16:03 -0400)
commit3cd7c4ca85003d343457ea354ce25238fb673411
tree73969148cbd183c15f5e6a266d973eef87bd6810
parent56d5d2c346f7a542c801ca5f07806dd8797b4224
[PATCH 03/24] lib-mail: Limit the number of RFC2231 parameters that can be parsed

This avoids excessive CPU usage especially in result_append().

Gbp-Pq: Name CVE-2026-27859.patch
src/lib-mail/rfc2231-parser.c
src/lib-mail/rfc822-parser.h
src/lib-mail/test-rfc2231-parser.c